[INFO] fetching crate iredismodule 0.3.0...
[INFO] testing iredismodule-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate iredismodule 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate iredismodule 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate iredismodule 0.3.0
[INFO] tweaked toml for crates.io crate iredismodule 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iredismodule 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iredismodule 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.53.2
[INFO] [stderr]   Downloaded libc v0.2.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccf8efbd8f7de17238bfd9e81703cca51992d02616353afea508eb3ed0567dd9
[INFO] running `Command { std: "docker" "start" "-a" "ccf8efbd8f7de17238bfd9e81703cca51992d02616353afea508eb3ed0567dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccf8efbd8f7de17238bfd9e81703cca51992d02616353afea508eb3ed0567dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf8efbd8f7de17238bfd9e81703cca51992d02616353afea508eb3ed0567dd9", kill_on_drop: false }`
[INFO] [stdout] ccf8efbd8f7de17238bfd9e81703cca51992d02616353afea508eb3ed0567dd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba70af11fd14b316fa6353535f823a330040c51828253a2192401b611387f669
[INFO] running `Command { std: "docker" "start" "-a" "ba70af11fd14b316fa6353535f823a330040c51828253a2192401b611387f669", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling iredismodule v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/io.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout]     |                                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 158 -             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout] 158 +             Some(RStr::from_ptr(ptr as *mut raw::RedisModuleString))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/key.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout]     |                        ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 280 -         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout] 280 +         RStr::from_ptr(ptr as *mut raw::RedisModuleString)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ba70af11fd14b316fa6353535f823a330040c51828253a2192401b611387f669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba70af11fd14b316fa6353535f823a330040c51828253a2192401b611387f669", kill_on_drop: false }`
[INFO] [stdout] ba70af11fd14b316fa6353535f823a330040c51828253a2192401b611387f669
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1264bf3c3dfbbbba1d4bc8ec9f0448817329cba85eb157b09d432fe91171e1
[INFO] running `Command { std: "docker" "start" "-a" "ed1264bf3c3dfbbbba1d4bc8ec9f0448817329cba85eb157b09d432fe91171e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling iredismodule v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/io.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout]     |                                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 158 -             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout] 158 +             Some(RStr::from_ptr(ptr as *mut raw::RedisModuleString))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/key.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout]     |                        ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 280 -         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout] 280 +         RStr::from_ptr(ptr as *mut raw::RedisModuleString)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/io.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout]     |                                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 158 -             Some(RStr::from_ptr({ ptr as *mut raw::RedisModuleString }))
[INFO] [stdout] 158 +             Some(RStr::from_ptr(ptr as *mut raw::RedisModuleString))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> src/key.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout]     |                        ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 280 -         RStr::from_ptr({ ptr as *mut raw::RedisModuleString })
[INFO] [stdout] 280 +         RStr::from_ptr(ptr as *mut raw::RedisModuleString)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:8127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleEvent > ( ) ) ) . id as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:8352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < RedisModuleEvent > ( ) ) ) . dataver as * const _ as usize } , 8usize , concat ! ( "Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:9503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:9748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . flags as * const _ as usize } , 8usize , concat ! ( "Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:9989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . id as * const _ as usize } , 16usize , concat ! ( "Offs...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:10225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . addr as * const _ as usize } , 24usize , concat ! ( "Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:10465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . port as * const _ as usize } , 70usize , concat ! ( "Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:10705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleClientInfo > ( ) ) ) . db as * const _ as usize } , 72usize , concat ! ( "Offs...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:11817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:12072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . master as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:12325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . masterhost as * const _ as usize } , 16usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:12587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . masterport as * const _ as usize } , 24usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:12849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . replid1 as * const _ as usize } , 32usize , concat ! ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:13105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . replid2 as * const _ as usize } , 40usize , concat ! ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:13361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . repl1_offset as * const _ as usize } , 48usize , conc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:13627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < RedisModuleReplicationInfo > ( ) ) ) . repl2_offset as * const _ as usize } , 56usize , conc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:14477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleFlushInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:14720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleFlushInfo > ( ) ) ) . sync as * const _ as usize } , 8usize , concat ! ( "Offs...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:14957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < RedisModuleFlushInfo > ( ) ) ) . dbnum as * const _ as usize } , 12usize , concat ! ( "Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:15837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleModuleChange > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:16086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleModuleChange > ( ) ) ) . module_name as * const _ as usize } , 8usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:16343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleModuleChange > ( ) ) ) . module_version as * const _ as usize } , 16usize , con...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:17183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleCronLoopInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:17432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleCronLoopInfo > ( ) ) ) . hz as * const _ as usize } , 8usize , concat ! ( "Offs...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:18306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & ( * ( :: std :: ptr :: null :: < RedisModuleLoadingProgressInfo > ( ) ) ) . version as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:18569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & ( * ( :: std :: ptr :: null :: < RedisModuleLoadingProgressInfo > ( ) ) ) . hz as * const _ as usize } , 8usize , concat ! ( "O...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:18822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & ( * ( :: std :: ptr :: null :: < RedisModuleLoadingProgressInfo > ( ) ) ) . progress as * const _ as usize } , 12usize , concat...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:25574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:25821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . rdb_load as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:26070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . rdb_save as * const _ as usize } , 16usize , concat ! (...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:26320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aof_rewrite as * const _ as usize } , 24usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:26576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . mem_usage as * const _ as usize } , 32usize , concat ! ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:26828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . digest as * const _ as usize } , 40usize , concat ! ( "...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:27074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . free as * const _ as usize } , 48usize , concat ! ( "Of...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:27316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aux_load as * const _ as usize } , 56usize , concat ! (...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:27566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aux_save as * const _ as usize } , 64usize , concat ! (...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iredismodule` (lib test) due to 37 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/iredismodule-acd6a14ccd69c52d/out/bindings.rs:3:27816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < RedisModuleTypeMethods > ( ) ) ) . aux_save_triggers as * const _ as usize } , 72usize , c...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed1264bf3c3dfbbbba1d4bc8ec9f0448817329cba85eb157b09d432fe91171e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1264bf3c3dfbbbba1d4bc8ec9f0448817329cba85eb157b09d432fe91171e1", kill_on_drop: false }`
[INFO] [stdout] ed1264bf3c3dfbbbba1d4bc8ec9f0448817329cba85eb157b09d432fe91171e1
